[INFO] fetching crate marg-orientation 0.1.0-alpha.2...
[INFO] testing marg-orientation-0.1.0-alpha.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate marg-orientation 0.1.0-alpha.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate marg-orientation 0.1.0-alpha.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate marg-orientation 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate marg-orientation 0.1.0-alpha.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate marg-orientation 0.1.0-alpha.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate marg-orientation 0.1.0-alpha.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca3716d4063ff5a87d105e7e8818c41bf9b2ad13018d65af3444e143d48eb324
[INFO] running `Command { std: "docker" "start" "-a" "ca3716d4063ff5a87d105e7e8818c41bf9b2ad13018d65af3444e143d48eb324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca3716d4063ff5a87d105e7e8818c41bf9b2ad13018d65af3444e143d48eb324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3716d4063ff5a87d105e7e8818c41bf9b2ad13018d65af3444e143d48eb324", kill_on_drop: false }`
[INFO] [stdout] ca3716d4063ff5a87d105e7e8818c41bf9b2ad13018d65af3444e143d48eb324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 618369ef825366c6f3680ff7bd745d0b53972904cfa5e81b1ee880564711aa1d
[INFO] running `Command { std: "docker" "start" "-a" "618369ef825366c6f3680ff7bd745d0b53972904cfa5e81b1ee880564711aa1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling minikalman v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ensure-uniform-type v0.1.1
[INFO] [stderr]    Compiling coordinate-frame-derive v0.4.0
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling uniform-array-derive v0.1.0
[INFO] [stderr]    Compiling coordinate-frame v0.4.0
[INFO] [stderr]    Compiling marg-orientation v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/accelerometer_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/accelerometer_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/euler_angles.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_bias.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/magnetometer_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/magnetometer_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> src/vector3.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(UniformArray, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.04s
[INFO] running `Command { std: "docker" "inspect" "618369ef825366c6f3680ff7bd745d0b53972904cfa5e81b1ee880564711aa1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618369ef825366c6f3680ff7bd745d0b53972904cfa5e81b1ee880564711aa1d", kill_on_drop: false }`
[INFO] [stdout] 618369ef825366c6f3680ff7bd745d0b53972904cfa5e81b1ee880564711aa1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edac2ec4a838f3844a69e04ff25aed3988a61f702cd8f954822a6a363951cc9e
[INFO] running `Command { std: "docker" "start" "-a" "edac2ec4a838f3844a69e04ff25aed3988a61f702cd8f954822a6a363951cc9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling wide v0.7.25
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling minikalman v0.6.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling coordinate-frame v0.4.0
[INFO] [stderr]    Compiling ncollide3d v0.33.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling kiss3d v0.35.0
[INFO] [stderr]    Compiling marg-orientation v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/accelerometer_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/accelerometer_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/euler_angles.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_bias.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/magnetometer_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/magnetometer_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> src/vector3.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(UniformArray, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/accelerometer_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/accelerometer_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/euler_angles.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_bias.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/gyroscope_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/magnetometer_noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]  --> src/magnetometer_reading.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(UniformArray)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> src/vector3.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(UniformArray, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "edac2ec4a838f3844a69e04ff25aed3988a61f702cd8f954822a6a363951cc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edac2ec4a838f3844a69e04ff25aed3988a61f702cd8f954822a6a363951cc9e", kill_on_drop: false }`
[INFO] [stdout] edac2ec4a838f3844a69e04ff25aed3988a61f702cd8f954822a6a363951cc9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f7374b02442f22a40279071002decfb20f6e89b29af63b3b9674208820f3cc2
[INFO] running `Command { std: "docker" "start" "-a" "7f7374b02442f22a40279071002decfb20f6e89b29af63b3b9674208820f3cc2", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/accelerometer_noise.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/accelerometer_reading.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/euler_angles.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/gyroscope_bias.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/gyroscope_noise.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/gyroscope_reading.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/magnetometer_noise.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]  --> src/magnetometer_reading.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(UniformArray)]
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> src/vector3.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(UniformArray, Copy)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `coordinate-frame`, `default`, `std`, and `unsafe`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `UniformArray` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `UniformArray` may come from an old version of the `uniform_array_derive` crate, try updating your dependency with `cargo update -p uniform_array_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `UniformArray` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `marg-orientation` (lib) generated 9 warnings
[INFO] [stderr] warning: `marg-orientation` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marg_orientation-6e7f2d4a961534eb)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test accelerometer_reading::test::test_index ... ok
[INFO] [stdout] test accelerometer_noise::test::test_index ... ok
[INFO] [stdout] test accelerometer_noise::test::test_len ... ok
[INFO] [stdout] test accelerometer_reading::test::test_len ... ok
[INFO] [stdout] test euler_angles::test::test_index ... ok
[INFO] [stdout] test gyroscope_bias::test::test_len ... ok
[INFO] [stdout] test gyroscope_noise::test::test_index ... ok
[INFO] [stdout] test gyroscope_noise::test::test_len ... ok
[INFO] [stdout] test gyroscope_reading::test::test_index ... ok
[INFO] [stdout] test gyroscope_reading::test::test_len ... ok
[INFO] [stdout] test magnetometer_noise::test::test_index ... ok
[INFO] [stdout] test magnetometer_noise::test::test_len ... ok
[INFO] [stdout] test magnetometer_reading::test::test_index ... ok
[INFO] [stdout] test magnetometer_reading::test::test_len ... ok
[INFO] [stdout] test vector3::test::test_index ... ok
[INFO] [stdout] test vector3::test::test_length ... ok
[INFO] [stdout] test euler_angles::test::test_len ... ok
[INFO] [stdout] test gyroscope_bias::test::test_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests marg_orientation
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f7374b02442f22a40279071002decfb20f6e89b29af63b3b9674208820f3cc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7374b02442f22a40279071002decfb20f6e89b29af63b3b9674208820f3cc2", kill_on_drop: false }`
[INFO] [stdout] 7f7374b02442f22a40279071002decfb20f6e89b29af63b3b9674208820f3cc2
